Skip to content

ci: pin calibreapp/image-actions to a full commit SHA - #7490

Open
deepshekhardas wants to merge 1 commit into
refinedev:mainfrom
deepshekhardas:ci/pin-calibreapp-action
Open

ci: pin calibreapp/image-actions to a full commit SHA#7490
deepshekhardas wants to merge 1 commit into
refinedev:mainfrom
deepshekhardas:ci/pin-calibreapp-action

Conversation

@deepshekhardas

Copy link
Copy Markdown

What

Pin calibreapp/image-actions@main -> e9858fbe00fd2463e64f4501a7fc8fa521bb0c53 in calibreapp-image-actions.yml and calibreapp-image-actions-dispatch.yml.

Why

calibreapp-image-actions.yml passes githubToken: ${{ secrets.PANKOD_BOT_TOKEN }} (a bot PAT with repo write scope) directly to this third-party action, referenced by the moving @main ref. If that action's main were moved (compromise or an accidental change), the new code would run in refine CI with the bot PAT. Pinning to a SHA removes that risk.

Scope / safety

Behaviour unchanged (SHA = current tip of main). Per GitHub's pin-to-SHA guidance.

@changeset-bot

changeset-bot Bot commented Jul 18, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: fa0ebbe

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant